Skip to content

update support icons#1963

Merged
reconman merged 2 commits intomasterfrom
update-support-icons
May 10, 2025
Merged

update support icons#1963
reconman merged 2 commits intomasterfrom
update-support-icons

Conversation

@ArthurKun21
Copy link
Copy Markdown
Collaborator

update support icons

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other - Asset update

Related issue

Description

Use much clearer asset with the transparent background

Screenshots

Testing

Additional context

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2025

Build 180

Download the latest APK for testing here

Note

You need a GitHub account to download the APK.

This URL is valid as long as the artifact has not expired yet.

@ArthurKun21 ArthurKun21 closed this Mar 9, 2025
@ArthurKun21 ArthurKun21 deleted the update-support-icons branch March 9, 2025 10:09
@ArthurKun21 ArthurKun21 restored the update-support-icons branch May 8, 2025 22:27
@ArthurKun21 ArthurKun21 reopened this May 8, 2025
@ArthurKun21 ArthurKun21 force-pushed the update-support-icons branch from 4cbed5c to 346c09b Compare May 8, 2025 22:27
@ArthurKun21 ArthurKun21 requested a review from Copilot May 8, 2025 22:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the support icons by switching to new assets with transparent backgrounds and using coil3's AsyncImage for rendering.

  • Replaced the Image composable with AsyncImage from coil3.compose.
  • Moved the alpha setting from the Modifier chain to the AsyncImage parameter.
  • Added the required import for AsyncImage.
Comments suppressed due to low confidence (1)

app/src/main/java/io/github/fate_grand_automata/ui/battle_config_item/SupportGroup.kt:200

  • Confirm that using AsyncImage with a direct resource reference (it.drawable) is supported as intended; verify that this change maintains proper handling of drawable resources.
AsyncImage(

@reconman reconman merged commit a5773c7 into master May 10, 2025
1 check passed
@reconman reconman deleted the update-support-icons branch May 10, 2025 17:08
wowuz pushed a commit to wowuz/FGA that referenced this pull request May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants